xen.git
2012-05-21 Jan Beulichx86: don't call generic_identify() redundantly
2012-05-21 Jan Beulichserial: serial_irq() and descendants can be __init
2012-05-18 Andres Lagar... x86/mem_sharing: Allow paging-in pages to be replaced...
2012-05-18 Ian Campbelllibxl: initialise ao when starting pvqemu for stubdomain
2012-05-18 Ian Campbelllibxl: avoid double free of b_info->u.pv.bootloader
2012-05-18 Shriram Rajagopalanlibxl: Remus - xl remus command
2012-05-18 Shriram Rajagopalanlibxl: Remus - suspend/postflush/commit callbacks
2012-05-18 Shriram Rajagopalanlibxl: resume instead of unpause on xl save -c
2012-05-18 Shriram Rajagopalanlibxl: refactor migrate_domain and generalize migrate_r...
2012-05-18 Shriram Rajagopalanlibxl: support suspend_cancel in domain_resume
2012-05-18 Shriram Rajagopalanlibxl: QMP stop/resume & refactor QEMU suspend/resume...
2012-05-17 Christoph Eggerlibxl: fix build on platforms where openpty's parameter...
2012-05-17 Ian Jacksonlibxl, xl: fix bootloader immediate console attach
2012-05-17 Ian Jacksonlibxl: Do not use-after-free on ao progress reporting
2012-05-17 Ian Jacksonlibxl: events: STATE_AO_GC checks ao is still valid
2012-05-17 Tim Deeganx86/mem_sharing: Fix test for "empty" physmap entry...
2012-05-17 Tim Deeganx86/p2m, arm/p2m: remove get_gfn_untyped().
2012-05-17 Andres Lagar... x86/hvm/svm: used unlocked p2m lookups in trace and...
2012-05-17 Tim Deeganx86/hvm: use unlocked p2m lookups in hvmemul_rep_movs()
2012-05-17 Andres Lagar... grant-tables: Use get_page_from_gfn() instead of get_gf...
2012-05-17 Tim Deegancommon: Use get_page_from_gfn() instead of get_gfn...
2012-05-17 Tim Deeganx86: Use get_page_from_gfn() instead of get_gfn()/put_gfn.
2012-05-17 Tim Deeganx86/mm: Use get_page_from_gfn() instead of get_gfn...
2012-05-17 Tim Deeganx86/hvm: Use get_page_from_gfn() instead of get_gfn...
2012-05-17 Tim Deeganarm: Implement get_page_from_gfn()
2012-05-17 Tim Deeganx86/mm: Introduce get_page_from_gfn().
2012-05-17 Tim Deeganx86/mm: make p2m lock into an rwlock
2012-05-15 George Dunlapxl: Fixup filename->source after 25344:0f3b1e13d6af
2012-05-15 George Dunlapxl: Add pci_assignable_add and remove commands
2012-05-15 George Dunlaplibxl: Introduce pci_assignable_add and pci_assignable_...
2012-05-15 George Dunlaplibxl: Rename pci_list_assignable to pci_assignable_list
2012-05-15 George Dunlaplibxl: Make a helper function write a BDF to a sysfs...
2012-05-15 George Dunlapxl: Make clear distinction between "filename" and ...
2012-05-15 George Dunlaplibxlu: Rename filename to config_source
2012-05-15 George Dunlaplibxl: Warn that /usr/bin/pygrub is deprecated
2012-05-15 George Dunlaptools: Install pv bootloaders in libexec rather than...
2012-05-15 George Dunlaplibxl: Look for bootloader in libexec path
2012-05-15 Goncalo Gomesxl: Introduce vncviewer xm compatibility options
2012-05-15 Goncalo Gomesxl: code motion of vncviewer() and `struct domain_create`
2012-05-15 Dario Faggiolixl: introduce specific VCPU to PCPU mapping in config...
2012-05-15 Jan Beulichx86: adjust handling of interrupts coming in via legacy...
2012-05-15 Jan Beulichx86: fix i8259A_resume()
2012-05-14 Ian Campbellnstore: rename public xenstore headers
2012-05-14 David Vrabelx86/hvm: put value of emulated register reads into...
2012-05-14 Ian Campbelltools: xen-lowmemd is x86 specific, only install for x86
2012-05-14 Roger Pau Monneautoconf: check for dev86 and iasl on x86* only
2012-05-14 Jan Beulichlibxc: implement gnttab.set_max_grants for Linux
2012-05-14 Roger Pau Monnelibxl: prevent xl from doing operations on domains...
2012-05-14 Jan Beulichx86/irq: fix locking for c/s 24707:96987c324a4f debuggi...
2012-05-14 Olaf Heringunmodified_drivers: remove inclusion of asm/system.h
2012-05-11 Ian Jacksonlibxl: abort bootloader invocation when domain dies
2012-05-11 Ian Jacksonlibxl: child processes cleanups
2012-05-11 Ian Jacksonlibxl: clarify definition of "slow" operation
2012-05-11 Ian Jacksonlibxl: convert console callback to libxl_asyncprogress_how
2012-05-11 Ian Jacksonlibxl: remove malloc failure handling from NEW_EVENT
2012-05-11 Ian Jacksonlibxl: provide progress reporting for long-running...
2012-05-11 Ian Jacksonlibxl: Fix an ao completion bug; document locking policy
2012-05-11 Ian Jacksonlibxl: make libxl_create run bootloader via callback
2012-05-11 Roger Pau Monnelibxl: set guest_domid even if libxl__domain_make fails
2012-05-11 Ian Jacksonlibxl: ao: convert libxl__spawn_*
2012-05-11 Ian Jacksonlibxl: change some structures to unit arrays
2012-05-11 Ian Jacksonlibxl: remove ctx->waitpid_instead
2012-05-11 Ian Campbelllibxl: add a dummy ao_how to libxl_domain_core_dump
2012-05-11 Ian Jacksonlibxl: Allow AO_GC and EGC_GC even if not used
2012-05-11 Ian Jacksonlibxl: log bootloader output
2012-05-11 Ian Jacksonlibxl: make libxl_create_logfile const-correct
2012-05-11 Ian Jacksonlibxl: ao: Convert libxl_run_bootloader
2012-05-11 Ian Jacksonlibxl: provide libxl__openpty_*
2012-05-11 Ian Jacksonlibxl: provide libxl__datacopier_*
2012-05-11 Ian Jacksonlibxl: Clean up setdefault in do_domain_create
2012-05-11 Ian Jacksonlibxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
2012-05-11 Ian Jacksonlibxl: provide libxl__remove_file et al.
2012-05-11 Ian Jacksonautoconf: New test for openpty et al.
2012-05-11 Ian Jacksonautoconf: trim the configure script; use autoheader
2012-05-11 Ian Jacksonof SIGCHLD. The application can tell us whether it...
2012-05-11 Ian Jacksonlibxl: support multiple libxl__ev_fds for the same fd
2012-05-11 Ian Jacksonlibxl: handle POLLERR, POLLHUP, POLLNVAL properly
2012-05-11 Keir Fraserblktap2: Fix naked unchecked uses of read/write/chdir.
2012-05-11 Stefano Stabellinilibxl_qmp: remove libxl__qmp_migrate, introduce libxl__...
2012-05-11 Stefano Stabellinilibxl: save/restore qemu's physmap
2012-05-11 Stefano Stabellinilibxc: introduce XC_SAVE_ID_TOOLSTACK
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in main_cpupoolcreate
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in the pciattach and pcidetach
2012-05-11 George Dunlapxl: Replace memset with libxl_device_pci_init
2012-05-11 Ian Campbellxl: use libxl_cpumap_set_none not memset
2012-05-11 Ian Campbelllibxl: default to xenconsoled for pv guests
2012-04-25 Ian Campbelllibxl/xend: name tap devices vifX.Y-emu
2012-05-11 Ian JacksonQEMU_TAG update
2012-05-11 Darrio Faggiolilibxl: use xc_topologyinfo to figure out how many CPUs...
2012-04-27 Dietmar Hahndocs: add vpmu description to xen-command-line.markdown
2012-05-10 Roger Pau Monnelibxl: fix indentation in libxl_dm.c for qemu
2012-05-10 Roger Pau Monnelibxl: add "downscript=no" to Qemu call
2012-05-04 Olaf Heringtools/vtpm: use LDLIBS to pass -lgmp
2012-05-04 Olaf Heringtools/hotplug: remove 4 from default runlevel in init...
2012-05-04 Olaf Heringtools/vtpm_manager: add missing DESTDIR to install...
2012-05-10 Ian Jacksonblktap2: Fix another uninitialised value error
2012-05-10 Ian CampbellMAINTAINERS: add Ian Campbell as a tools maintainer
2012-05-08 Ian Campbelllibxl: log failure from libxl__blktap_devpath in libxl_...
2012-05-10 Daniel De Graaflibxl: Fix incorrect return of OSEVENT_HOOK macro
2012-05-07 Olaf Heringxl: xl.cfg: fix typo in opengl section
next